home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / vol16n12.zip / IPC.ZIP / PSERVER.ZIP / PSERVER.CLW next >
Text File  |  1997-02-11  |  828b  |  43 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CPServerDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "PServer.h"
  9.  
  10. ClassCount=2
  11. Class1=CPServerApp
  12. Class2=CPServerDlg
  13.  
  14. ResourceCount=3
  15. Resource2=IDR_MAINFRAME
  16. Resource3=IDD_PSERVER_DIALOG
  17.  
  18. [CLS:CPServerApp]
  19. Type=0
  20. HeaderFile=PServer.h
  21. ImplementationFile=PServer.cpp
  22. Filter=N
  23.  
  24. [CLS:CPServerDlg]
  25. Type=0
  26. HeaderFile=PSvrDlg.h
  27. ImplementationFile=PSvrDlg.cpp
  28. Filter=D
  29. BaseClass=CDialog
  30. VirtualFilter=dWC
  31. LastObject=CPServerDlg
  32.  
  33.  
  34. [DLG:IDD_PSERVER_DIALOG]
  35. Type=1
  36. Class=CPServerDlg
  37. ControlCount=4
  38. Control1=IDC_PROGRESS,msctls_progress32,1350565888
  39. Control2=IDC_STATIC,static,1342312448
  40. Control3=IDC_STATIC,static,1342308352
  41. Control4=IDC_STATUS,static,1342308352
  42.  
  43.